Computer Science for IGCSE & O level - Software (Section 4 - No. 20)
What is the primary function of an IDE's code editor?
To execute programs.
To manage project files.
To write and modify the source code.
To compile the program.
Explicação
The code editor is used to create and change code.
